togglebutton: Move :draw-indicator property to GtkCheckButton
authorTimm Bäder <mail@baedert.org>
Fri, 27 Jan 2017 11:02:47 +0000 (12:02 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 30 Jan 2017 17:11:00 +0000 (18:11 +0100)
commit66d584ce6e298a016e90a80091a5fc1f6f07ff2f
tree72c67ddeb3a738a1e6a110d71e8dff59086a5397
parent1a0577b3f4a8d8567b8e59453b574073b01aba5a
togglebutton: Move :draw-indicator property to GtkCheckButton

It's not used in GtkToggleButton at all, only in GtkCheckButton and
GtkRadioButton.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkcheckbutton.c
gtk/gtkcheckbutton.h
gtk/gtkradiobutton.c
gtk/gtkradiotoolbutton.c
gtk/gtkstackswitcher.c
gtk/gtktogglebutton.c
gtk/gtktogglebutton.h
tests/testbaseline.c
tests/testgtk.c